Let's assume that one has some modern HP printer and/or scanner which is supported by HPLIP package from official repository. Or supported by newer version of HPLIP package (see this answer about installation).
From official documentation (HP Developer Portal | All Supported Printer Models) it is known that device needs proprietary/binary driver or plugin.
How should one install such plugin?
Exec=sh -c 'STARTED_FROM_MENU=yes /usr/bin/hp-toolbox'
) which also provides options to add/remove printers but also many other options and info, like ink levels. – Oct 12 '18 at 13:23