It would be awesome if you can fill in a address in one of this textBoxes (see image), and just hit "save and apply" and your done.
I wonder why this isn't build in the firmware yet?
You already enter a ip adress here so why not the HTTPS/TLS thing then?
And yes there are packages to install to have the same result, but it should just work out of the box.
Same answer as every other optional package - space. OpenWRT targets very small (in terms of RAM and storage) targets all the way up to full-blown PCs and nearly everything in between. If it's not useful in the general case, it doesn't go into a base build.
I understand that.
However, since openwrt is focused on security and stuff, maybe it should be build in.
Dns is a serious thing too, so it needs to go over https/tls right?
I do agree of the "space" problem for some systems, more packages means more file storage, that can cause problems yes.
But DoT and DoH are not security solutions, their intention is to improve privacy. DNSSEC (orthogonal to transport mechanism) is the attempt to improve security, via elimination of man-in-the-middle attacks and such.
Privacy partially overlaps with security and, depending on your threat and trust model, it can also provide data integrity that is essential part of security.