You can include a base64 encoded image, but you need to separate the static text from the dynamic data, eg: <img dmx-bind:src="'data:image/jpeg;base64,'+sc_datiazienda.data.query[0].qrcode">
It’s easier to do this using the data picker, where you can enter the first part (static) and then select the dynamic part.