Summary
It would be useful to have an operation which can generate a QR code image based on the input data.
It would also be useful to have an operation which can parse an input image to detect and decode a QR code.
There are libraries in npm which can help with this.
This one may be suitable for parsing images: https://www.npmjs.com/package/qrcode-reader