I think you can more or less get any PC hardware. Pretty much all available hardware have way more security implemented than any desktop operating system is using. Secure Boot support and TPM2 support is standard, since Microsoft requires it for Windows 10/11 certification. This would be enough to implement full boot verification and a Weaver like disk encryption scheme with hardware throttling of unlock attempts. But there is not a single operating system out there that implements that.
I feel PC hardware is often criticized for being insecure compared to Pixels, but the truth is, the security features that already exists aren't used at all. Why would any PC hardware manufacturer be interested in implementing more security features, if the ones that are already broadly available isn't even being used by operating systems.
I feel we need to start by making operating systems actually use the security that is provided by the hardware. So I feel we need to start by making SecureBlue implement boot verification and Weaver. I posted a proof-of-concept of strong boot verification here a month ago or so, to show it is feasible. I know Fedora is doing changes to the foundation of their atomic distributions to enable boot verification, so SecureBlue might get partial support for it in a few years for free. And Weaver seems pretty straight-forward to implement. I plan to do a proof-of-concept of that too, maybe in a few months.